home *** CD-ROM | disk | FTP | other *** search
- ODIPKT - packet driver over Open Data-Link Interface
-
- Usage is:
-
- odipkt [logical_card_number [packet_interrupt]]
-
- where logical_card_number specifies which device to bind (default 0)
- and packet_interrupt specifies the packet-driver interface interrupt
- (default 105). All parameters are decimal.
-
- ODIPKT will attempt to adapt itself to 802.5, 802.3, and "ethernet II"
- encapsulations (classes 3, 11, and 1). However, only class 1/11 operation
- has been tested. Note that DOS ODI drivers allow multiple encapsulations
- per card with each encapsulation assigned a different card number. The
- sample net.cfg configures all possible ethernet encapsulations.
-
- The ODI spec no longer supports promiscuous mode operation, but
- the code to set the receiver mode remains in this driver.
-
- It is not possible to set the physical address of the card.
-